JMNewAppletLocatorFromInfo
Locates an applet synchronously using information in the applet locator information block structure.
OSStatus JMNewAppletLocatorFromInfo ( JMAppletLocatorRef* locatorRef, JMSessionRef session, const JMLocatorInfoBlock* info, JMClientData data);
locatorRef
- A pointer to the locator. On return, this parameter is the new applet locator.
session
- The session in which you want to instantiate the applet.
info
- A pointer to an applet locator information block structure. For more information, see "The Applet Locator Information Block" (page 15).
data
- Optional client-specific data.
- function result
- A result code. See "JManager Result Codes" (page 69) for a list of result codes that JManager may return in this field.
SEE ALSO
TheJMNewAppletLocator
function (page 35).The
JMDisposeAppletLocator
function (page 36).
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help